Comparison of bzip and pbzip2 compression tools
Linux: Debian8.5
Pbzip2 installation:apt-get install pbzip2
For details about pbzip2, see File compression tool pbzip2 installation and usage.Bzip2 (single-thread compression tool)
# Compressing a
1. Command: gzip (zip file)Zip file suffix. gzPs:gzip test.txt Result: Generate file test.txt.gz, original file test.txt disappear.Note: Only files can be compressed, the directory cannot be compressed, the original files are not preserved after
The tar command in Linux
The TAR (tape archive) command is a command that is often used in Linux systems to deposit files into an archive file.
The common file extensions include:. tar.gz and. tar.bz2, respectively, to express the further
Getting started with shell programmingI. Shell CustomizationShell is the interface between the user and the Linux operating system. Linux has multiple shells. Bash is used by default.As the operating system shell, the Linux system shell provides
The compression in the Setup section specifies the compression method. A higher compression ratio requires more time or memory space. The available values are as follows:
Zip
Zip/1 to zip/9
Bzip
Bzip/1 to
This article Reprinted from: http://blog.csdn.net/augusdi/article/details/8564796
The compression in the setup section specifies the compression method. A higher compression ratio requires more time or memory space. The available values are as
XAMPP's Linux version (x86 compatible processor edition) was formerly known as Lampp, but in order to avoid misunderstandings, its name is the same? Linux version of XAMPP ?. So, if you're looking for lampp to download, install, configure, use,
Basic LINUX operations: compression/decompression, CD mounting, mirror preparation, and YUM Library configuration today I will tell you about common LINUX operations first! I hope you can read this article carefully. Xiao Ning wrote this article
Some compression and archiving commands in linux I. Common compression and decompression tools compressuncomprss suffix: zgzipgunzip suffix: gzbzip2bunzip2 suffix: bz2zip some compression and archiving commands in linux I. Common
Use backupninja to customize backup plans for Debian
Backupninja is a powerful and highly configurable backup software in the Debian system (as well as the Debian-based release. In the previous article, we discussed how to install backupninja and
The compressed format of files in Linux is *.gz/*.bz2/*.xz/*.zip/*. Z, respectively, by Gzip, bZIP, XZ, zip, compress command compression obtained by gunzip/gzip-d, bunzip/bzip-d, xzdec/xz-d, unzip, uncompress decompression. *. Z or *.GZ/*.BZ2/*.XZ
Linux inside the compression decompression is very commonly used instructions, and Linux support compression instructions are more diverse, and different compression using different technologies, is currently commonly used mainly gzip and bzip2
I. Windows compilation configuration Execution lighttpd1, download and install Cygwin.2, download lighttpd source code and unzip3, in the Cygwin environment into the LIGHTTPD decompression folder, the execution:1>./configure–prefix=c:/lighthttd2>
Welcome to the Linux version of XAMPP (x86 compatible processor edition)By the way: The software was formerly known as LAMPP, but to avoid misunderstanding, we name it the "Linux version of XAMPP ". So, if you're looking for lampp, you're in the
Linux Common compression tools: gzip, bZIP, XZ, these compression tools do not compress the directory-------------------------------------------------gzip, bZIP, XZ compression ratios: xz>bzip>gzipThe compression ratio usually has 1-9, 9 levels, the
In Linux, everything is a file. All things are files, including commands, hardware, and software.Linux does not differentiate files by extension, these conventional extensions (. gz,.rpm,.html,.sh) are just a token. Unlike Windows, the extensions in
Linux file management-compression and decompression command: tar format: tar option file directory list function: Package and back up the file directory www.2cto.com option: -c create a new archive file-r append a file to the end of the archive file-
15+ the use of a tar command, with example http://www.oschina.net/question/12_146379April 23 The development system practice >>>» of Wuhan OSC source--es6The tar command is used to package many files into a single tape or disk archive, and to
which LSSet alias on ~/.BASHRCModify Path Vi/etc/profile,source/etc/profileCtrl U Delete forwardCtrl K Backward DeleteCtrl D Exit logout exitCTRL Z Pause FG RecoveryCtrl c Cancel, interruptCTRL s screen is still, locked, background continues to work,
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.